﻿@charset "UTF-8";

/* CSS Stylesheet of BVSc Timetable 26-27 FINAL v2 copy
   Stylesheet generated with TiTiTo on 20/04/2026 10:22 */

/* To do a page-break only after every second timetable, delete "page-break-before: always;" in "table.even_table". */
/* To hide an element just write the following phrase into the element: "display:none;" (without quotes). */

body {	font-size: +14px;
}

p.back {
  margin-top: 4ex;
  margin-bottom: 5ex;
}

table {
  page-break-inside: avoid;
  text-align: center;
}

table.odd_table {
  page-break-before: always;
}

table.even_table {
  page-break-before: always;
}

table.detailed {
  margin-left:auto; margin-right:auto;
  text-align: center;
  border: 0px;
  border-spacing: 0;
  border-collapse: collapse;
}

caption {

}

thead {

}

/* Some programs import "tfoot" incorrectly. So we use "tr.foot" instead of "tfoot". */

tr.foot {

}

th.supervision, td.supervision, span.supervision, div.supervision {
  
}

div.supervisionHorizontal {
 
}

div.supervisionVertical {
 
}

tbody {

}

th {

}

td {

}

td.detailed {
  border: 1px dashed silver;
  border-bottom: 0;
  border-top: 0;
}

th.xAxis {
  min-width: 3em; 
}

th.yAxis {
  height: 3em;
}

span.subject {

}

span.activitytag {

}

span.empty {
  color: gray;
}

td.empty {
  
}

span.notAvailable {
  color: gray;
}

td.notAvailable {
 
}

span.break {
  color: gray;
}

td.break {
 
}

tr.studentsset, div.studentsset {

}

tr.teacher, div.teacher {

}

tr.room, div.room {

}

tr.line0, div.line0 {
  font-size: smaller;
}

tr.line1, div.line1 {

}

tr.line2, div.line2 {
  font-size: smaller;
}

tr.line3, div.line3 {
  font-size: smaller;
}

/* Style the teachers free periods */

div.DESCRIPTION {
  text-align: left;
  font-size: smaller;
}

div.TEACHER_HAS_SINGLE_GAP {
  color: black;
}

div.TEACHER_HAS_BORDER_GAP {
  color: gray;
}

div.TEACHER_HAS_BIG_GAP {
  color: silver;
}

div.TEACHER_MUST_COME_EARLIER {
  color: purple;
}

div.TEACHER_MUST_COME_MUCH_EARLIER {
  font-size: smaller;
  color: fuchsia;
}

div.TEACHER_MUST_STAY_LONGER {
  color: teal;
}

div.TEACHER_MUST_STAY_MUCH_LONGER {
  font-size: smaller;
  color: aqua;
}

div.TEACHER_HAS_A_FREE_DAY {
  font-size: smaller;
  color: red;
}

div.TEACHER_IS_NOT_AVAILABLE {
  font-size: smaller;
  color: olive;
}

th {
  background-color: silver;
}
/* End of file. */
